--------------------------------
-- Description
--------------------------------

The IP21 Batch SimApi uses the AtBatch21ApplicationInterface.dll to connect to a IP21 database server to get batch data.

See the User Guide for a list of features and installation instructions.

--------------------------------
-- Version 2.1.2
--------------------------------
2017-10-04

* Updated documenattion and icon.
* Removed dependency to check the status characteristic for sub nodes, this simplifies the configuration. Now the status characteristic is only used on the area level when batches are asked for.

--------------------------------
-- Version 2.1.1
--------------------------------
2016-01-29

* Made comparison between value from XML file and characteristic more forgiving when the data type differs but the value is the same, example: 1 (type Int32) = 1 (type String)

--------------------------------
-- Version 2.1.0
--------------------------------
2015-09-10

* Initial version